.pz12a{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 210%;
}

.pz12a1{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 150%;
}

.pz12a1a{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 220%;
}

.pz12a11{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 250%;
}

.introduce {
/*  height: 185px;
  width: 100px;*/
  overflow: hidden;
}

.introduce p {
  font-size: 12px;
  color: #4C4C4C;
  margin-top: 6px;
  margin-bottom: 6px;
}

.pz12a2{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #CE7A4A;
	line-height: 150%;
}

.pz12b{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #989898;
	line-height: 200%;
}
.pz12c{
		font-family:"Microsoft YaHei";
	font-size: 18px;
	color: #ffffff;
	line-height: 200%;
}

.pz12d{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #e02a12;
	line-height: 200%;
}

.pz12e{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #ffffff;
	line-height: 250%;
}
.pz12f{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #ffffff;
	line-height: 200%;
}

.pz12g{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #ABA087;
	line-height: 200%;
}


.pz12h{
	font-family: arial ,"ËÎÌå" ;
	font-size: 18px;
	color: #da0000;
	line-height: 200%;
}


.pz12i{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 250%;
}

.pz12j{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #e02a12;
	line-height: 150%;
}
.pz12k{
	font-family: arial ,"ËÎÌå" ;
	font-size: 12px;
	color: #CE7A4A;
	line-height: 200%;
}


.pz12l{
font-family: "ËÎÌå";
font-size: 14px;
color: #DA0000;
letter-spacing: 0.1pt;
}


.pz12m{
	font-family:"Microsoft YaHei";
	font-size: 18px;
	color: #4c4c4c;
	line-height: 200%;
}



  .box {

         /*非IE的主流浏览器识别的垂直居中的方法*/
         display: table-cell;
         vertical-align:middle;
         /*设置水平居中*/
         text-align:center;
         /* 针对IE的Hack */
         *display: block;
         *font-size: 121px;/*约为高度的0.575，200*0.575 约为115*/
         *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
         width:290px;
         height:210px;
        border: rgb(198, 188, 163) solid 1px;
        }

        .box img {
         /*设置图片垂直居中*/
         vertical-align:middle;

        }

  .imgBox{
  	  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 165px;
  height: 209px;
  margin-left: 10px;
  margin-bottom: 15px;
  border: rgb(216, 216, 216) solid 1px;
  background: #FFF;
     
  }

  .imgBox img {
 /*设置图片垂直居中*/
 vertical-align:middle;

}

  .newimg{
  	  /*非IE的主流浏览器识别的垂直居中的方法*/
         display: table-cell;
         vertical-align:middle;
         /*设置水平居中*/
         text-align:center;
         /* 针对IE的Hack */
         *display: block;
         *font-size: 124px;/*约为高度的0.575，200*0.575 约为115*/
         *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
         width: 318px;
         height: 207px;
     
     
  }

  .newimg img {
 /*设置图片垂直居中*/
 vertical-align:middle;

}

.vbox:before,.vbox:after{ 
    content:""; 
    display:table; 
} 

.vbox:after{clear:both;} 
.vbox{ 
    *zoom:1;/*IE/7/6*/ 
 
} 

